Welcome![Sign In][Sign Up]
Location:
Search - pcm matlab

Search list

[Graph programDPCM_Testing

Description: DCPM的测试程序,matlab。无需带入参数。-DCPM test procedures, matlab. Into the parameters need not.
Platform: | Size: 1024 | Author: mona | Hits:

[matlabwork

Description: Matlab 模拟 CDMA 直接扩频。m序列生成矩阵为p(x) = 1 + x^5 + x^7 + x^8 + x^9 + x^13 + x^15。能画出每阶段的时域、频域图。-Matlab simulation of CDMA Direct Spread Spectrum. m sequence generated matrix for p (x) = 1+ x ^ 5+ x ^ 7+ x ^ 8+ x ^ 9+ x ^ 13+ x ^ 15. To draw each stage of the time domain, frequency domain Fig.
Platform: | Size: 49152 | Author: Zheng Xiao | Hits:

[matlabpcm_with_noise_matlab

Description: simulator pcm with noise using matlab
Platform: | Size: 3072 | Author: thanhhung | Hits:

[matlabFCMPCMclusterinalgorithmMATLABprocedures

Description: FCM,PCM聚类算法MATLAB程序,简单但能运行-FCM, PCM clustering algorithm MATLAB procedures, but easy to run
Platform: | Size: 1024 | Author: 郭子中 | Hits:

[Multimedia programpcm

Description: pulse code modulation code in matlab.
Platform: | Size: 2048 | Author: Kim Daewon | Hits:

[Audio programspeex_echo_cancle

Description: 该代码是从SPEEX中提取出来有关回声消息部分的源码 它采取的是在频域进行操作,效果比较好" 经测试,如果原始声音与用于回声消息的参考声音之间存在时钟不同步时,极易发生在回音消息算法中的反溃发散现象. 压缩包中含有测试语音文件: Input_exsample_stereo.pcm: 8k16bit的线性pcm,含双通道语音。 vleft.pcm: 8k16bit linear pcm, 从Input_exsample_stereo.pcm 中分离出来的左声道音频。 right.pcm: 8k16bit linear pcm, 从Input_exsample_stereo.pcm 中分离出来的右声道音频。 -The code is extracted from the SPEEX news out of the echo part of the source it is taken to operate in the frequency domain, the effect is better " by the test, if the original voice message and a reference for the echo between the voice of the clock is not synchronized easily occurred in the response message algorithm in the phenomenon of anti-ulcer divergence. compressed package file containing the test voice: Input_exsample_stereo.pcm: 8k16bit linear pcm, including dual-channel voice. vleft.pcm: 8k16bit linear pcm, from Input_exsample_stereo.pcm separate the left channel audio. right.pcm: 8k16bit linear pcm, separated from the Input_exsample_stereo.pcm the right-channel audio.
Platform: | Size: 936960 | Author: wlch | Hits:

[Graph programKFCMClust529

Description: 标准的模糊C聚类算法程序,做聚类图像处理的非常有用-the corresponding algorithms are called kernel fuzzy c-means (KFCM) and kernel possibilistic c-means (KPCM) algorithms. And some test results are given to illustrate the advantages of the proposed algorithms over the FCM and PCM algorithms.
Platform: | Size: 879616 | Author: 许亮 | Hits:

[Documentspcmcoding

Description: PCM在matlab环境下的脉冲编码,编码译码,波形仿真-PCM pulse code, coding, decoding
Platform: | Size: 1024 | Author: 王子健 | Hits:

[Speech/Voice recognition/combinepitchwatch

Description: function pitchwatch(x,Ts) Plot the pitch keys. pitchwatch(x,[Ts]) :: Syntax The array x is the input signal and Ts is the (optional) sampling period. Example on use: [x,Fs] = wavread( Hum.wav ) pitchwatch(x,1/Fs) :: Information Make your own wav-files with the Windows Sound Recorder. Choose the attributes PCM 8000Hz, 16bit, Mono when saving the wav-file-function pitchwatch(x,Ts) Plot the pitch keys. pitchwatch(x,[Ts]) :: Syntax The array x is the input signal and Ts is the (optional) sampling period. Example on use: [x,Fs] = wavread( Hum.wav ) pitchwatch(x,1/Fs) :: Information Make your own wav-files with the Windows Sound Recorder. Choose the attributes PCM 8000Hz, 16bit, Mono when saving the wav-file
Platform: | Size: 99328 | Author: michael4u2345 | Hits:

[matlabPCM

Description: This matlab code has a PCM siystem
Platform: | Size: 1024 | Author: el_pinha | Hits:

[matlabsimulink_labs

Description: 包括了对不同通信系统的simulink仿真,如AM, DSB-SC, FM, PLL, Data Acquistion, Digital Data Transmission, PCM and Delta Modulation。通过这些可以帮助用户对通信仿真有更深的理解。-This project allows you to learn the communication systems in greater depth by giving you the reins to play with it ! It contains the simulink files (*.mdl) which are block design files of various communication systems such as AM, DSB-SC, FM, PLL, Data Acquisition, Digital Data Transmission, PCM and Delta Modulation.
Platform: | Size: 2022400 | Author: yinwenyi | Hits:

[matlabMATLAB

Description: matlab中的PCM编码形式和解码方式仿真程序 简单易懂的编码方式-matlab PCMcoding
Platform: | Size: 1024 | Author: alex xing | Hits:

[Audio programpcm2wav

Description: 将PCM-A转换为WAV的小工具,MingW编译通过,最初是用来处理VoIP RTP流用的-PCM-A will be converted to WAV gadgets, MingW compile is passed, the first is used to handle VoIP RTP streams used
Platform: | Size: 238592 | Author: kevin | Hits:

[matlabpcm

Description:
Platform: | Size: 3072 | Author: dean | Hits:

[SCMyuyin_prog

Description: 利用51单片机进行语音存储与回放系统的源程序,包涵PCM,DPCM,ACM三种录音方式 按键功能:F1--PCM录音 F2--DPCM录音 F3--ADM录音 F4 --停止 5 -- 放音 0 -- 暂停 4 -- 慢放 6 -- 快放-The use of 51 single-chip voice storage and playback system source code, includes PCM, DPCM, ACM tape recording of the three key functions: F1- PCM recording F2- DPCM recording F3- ADM recording F4- stop 5-- Playback 0- suspension 4- slow motion 6- quick release
Platform: | Size: 5120 | Author: 刘一会 | Hits:

[Windows Developbit_bcd_convert

Description: 二进制码流(PCM)转BCD码流的matlab代码,给需要的朋友做个参考-Binary code streams (PCM) to BCD code flow matlab code, to be a reference to a friend in need
Platform: | Size: 2048 | Author: hcf | Hits:

[Windows Developbcd_bit_convert

Description: BCD码流(modelsim测试时需使用)转二进制码流(PCM)的matlab代码,给需要的朋友做个参考-BCD code stream (modelsim test to use) to a binary stream (PCM) of matlab code, to be a reference to a friend in need
Platform: | Size: 2048 | Author: hcf | Hits:

[matlabQuantizer

Description: Matlab code for Quantizer used in a PCM system
Platform: | Size: 270336 | Author: Ramit | Hits:

[Multimedia programDPCMandPCM

Description: DPCM与PCM比较(simulink),先运行M文件,再运行仿真。-DPCM and PCM comparison (simulink), the first run M files, and then run the simulation.
Platform: | Size: 4096 | Author: | Hits:

[OtherPCMcode

Description: 实现通信原理上的PCM(脉冲编码调制)调制与解调等 功能-MATLAB PCM
Platform: | Size: 151552 | Author: gaoshang | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 16 »

CodeBus www.codebus.net